Skip to content

Conversation

jackfrancis
Copy link
Contributor

$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-s390x:v1.34.1
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:8a7327372ed2002b4a0f3a67aaec240cf9b462c20bdfee2975eca58cde1d20b6
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-s390x@sha256:8a7327372ed2002b4a0f3a67aaec240cf9b462c20bdfee2975eca58cde1d20b6
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-s390x
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-amd64:v1.34.1
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:f00c5af896d782a82bea90a3d52cb9f2dcadfa6dd4535cead1c4e6eae2b6f88a
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-amd64@sha256:f00c5af896d782a82bea90a3d52cb9f2dcadfa6dd4535cead1c4e6eae2b6f88a
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-amd64
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-arm64:v1.34.1
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:7ef096285444bf9b2dd6897687137af8bf0771d6a08a45a0b8c4811a162868d3
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-arm64@sha256:7ef096285444bf9b2dd6897687137af8bf0771d6a08a45a0b8c4811a162868d3
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-arm64
$ gcloud container images describe gcr.io/k8s-staging-autoscaling/cluster-autoscaler-s390x:v1.34.1
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:8a7327372ed2002b4a0f3a67aaec240cf9b462c20bdfee2975eca58cde1d20b6
  fully_qualified_digest: gcr.io/k8s-staging-autoscaling/cluster-autoscaler-s390x@sha256:8a7327372ed2002b4a0f3a67aaec240cf9b462c20bdfee2975eca58cde1d20b6
  registry: gcr.io
  repository: k8s-staging-autoscaling/cluster-autoscaler-s390x

E2E validation PR:

Successful E2E run:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 9, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/registry.k8s.io Code in registry.k8s.io/ sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 9, 2025
@jackfrancis
Copy link
Contributor Author

/assign @towca @x13n @BigDarkClown

@x13n
Copy link
Member

x13n commented Oct 13, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 13, 2025
@k8s-ci-robot k8s-ci-robot merged commit a02f951 into kubernetes:main Oct 13, 2025
4 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.35 milestone Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects area/registry.k8s.io Code in registry.k8s.io/ cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants